LUA PUSH INT
Pushes an integer element onto the LUA stack.
You can get more help on the LUA stack on the official LUA homepage: http://www.lua.org
SYNTAX
LUA PUSH INT ivalue as Integer
RELATED INFO
LUA command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2